home *** CD-ROM | disk | FTP | other *** search
- object FDialog: TFDialog
- Left = 269
- Top = 215
- Anchors = [akRight, akBottom]
- BorderIcons = [biSystemMenu]
- BorderStyle = bsNone
- Caption = 'Innovative Solutions Updater'
- ClientHeight = 154
- ClientWidth = 384
- Color = clBtnFace
- Constraints.MinHeight = 130
- Constraints.MinWidth = 400
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- DesignSize = (
- 384
- 154)
- PixelsPerInch = 96
- TextHeight = 13
- object lab_message: TLabel
- Left = 78
- Top = 40
- Width = 75
- Height = 17
- Caption = 'lab_message'
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Segoe UI'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object nbIcons: TTeNotebook
- Left = 7
- Top = 34
- Width = 48
- Height = 48
- Color = clWhite
- PageIndex = 3
- ParentColor = False
- TabOrder = 0
- object TTePage
- Left = 0
- Top = 0
- Caption = 'mtConfirmation'
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- end
- object TTePage
- Left = 0
- Top = 0
- Caption = 'mtError'
- object Image2: TImage
- Left = 0
- Top = 0
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- end
- object TTePage
- Left = 0
- Top = 0
- Caption = 'mtInformation'
- object Image3: TImage
- Left = 0
- Top = 0
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- end
- end
- object TTePage
- Left = 0
- Top = 0
- Caption = 'mtWarning'
- object Image4: TImage
- Left = 0
- Top = 0
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- end
- end
- end
- object bOk: TDmxButton
- Left = 223
- Top = 112
- Width = 73
- Height = 33
- OnClick = bOkClick
- Anchors = [akRight, akBottom]
- Caption = 'Ok'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Segoe UI'
- Font.Style = []
- end
- object bCancel: TDmxButton
- Left = 303
- Top = 112
- Width = 73
- Height = 33
- OnClick = bCancelClick
- Anchors = [akRight, akBottom]
- Caption = 'Cancel'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Segoe UI'
- Font.Style = []
- end
- end
-